SmartZoneOCR and SmartZoneICR provide functionality for a forms processing application to be able to read machine printed characters and hand printed characters in an image/field.
Store SmartZoneOCR and SmartZoneICR control parameters in a DataItem Content string. Use the DataItem Type string “SmartZoneOCR/Recognition” and “SmartZoneICR/Recognition” to indicate that the DataItem represents an OCR operation or an ICR operation. The DataItem should be added to the Operations collection of a Field object.
The process described below applies to SmartZoneICR and SmartZoneOCR operations. For this example we are describing the procedure for the SmartZoneOCR component; for another component replace SmartZoneOCR with your component’s name.